Skip to main content

lockRecent

Type

property

Summary

Specifies whether visited cards are added to the recent cards list used by go back, go forth, and go recent.

Syntax

set the lockRecent to {true | false}

Description

Use the lockRecent property to to prevent the user from having easy access to a card used only by a handler.

If the lockRecent property is set to true, visits to a card are not recorded in the recent cards list.

The lockRecent property is automatically set to false when a palette, modeless, or modal stack is opened, even if a handler is still running.

Examples

set the lockRecent to true

Value

NameTypeDescription

value

bool

The lockRecent is true or false. By default, the lockRecent property is set to false. It is reset to false when no handlers are executing.

command: push, palette, reset, modal, show cards, unlock recent, modeless

glossary: property, handler, recent cards, execute

keyword: card

object: card, stack

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?